Welcome![Sign In][Sign Up]
Location:
Search - 2410 cs8900

Search list

[SourceCode2410BSP

Description: 2410 BSP ,包括cs8900驱动等
Platform: | Size: 3013827 | Author: wang598@163.com | Hits:

[Embeded LinuxSBC-2410X_kernel.tar

Description: MIZI Research, Inc.发布的嵌入式Linux内核源码,现在的版本是是2.4.18-rmk7-pxa1-mz5。其中包含了很多常用硬件驱动,如CS8900、UDA1341等。 这是为一款用SAMSUNG公司S3C2410A芯片为处理器的系统配置的内核,可支持 640*480 TFT、Audio、LAN、RS-232、USB等接口。-MIZI Research, Inc. Release of embedded Linux kernel source, the current version is over 2.4.18- rmk7- pxa1- mz5. It covers a lot of common hardware drivers, such as CS8900, UDA1341 so. This is a new company with Samsung S3C2410A chip processor for the system configuration of the kernel, can support 640* 480 TFT, Audio, LAN, RS-232, USB interface.
Platform: | Size: 31261696 | Author: 何飞 | Hits:

[Driver DevelopCS8900r

Description: wince下的基于三星公司arm2410板cs8900驱动程序-weights based on the Samsung arm2410 plate cs8900 Driver
Platform: | Size: 40960 | Author: | Hits:

[Linux-Unixnew_terminal

Description: 一个基于s3c2410的开发平台的cs8900的网卡测试程序-a s3c2410 based development platform of the card cs8900 testing procedures
Platform: | Size: 84992 | Author: | Hits:

[Embeded Linuxcs8900forlinux2.6

Description: linux2.6下的cs8900网卡驱动,才用SAMSUNG2410处理器-linux2.6 cs8900 card under the driver before using SAMSUNG2410 Processor
Platform: | Size: 13312 | Author: luce | Hits:

[VxWorkss3c2410_vxworks_net_driver

Description: s3c2410_vxworks_网卡cs8900a驱动-s3c2410_vxworks_ card cs8900a Drivers
Platform: | Size: 16384 | Author: | Hits:

[Other Embeded programu-boot-1.1.6.st2410

Description: 调试通过的可以直接在NAND Flash 上启动的u-boot-1.1.6 (开发板:优龙st2410) 包括:cs8900网卡驱动,NAND Flash 烧写,NAND 环境变量保存(saveenv), bootm, go, 网络下载tftpboot-debugging can be passed directly on the NAND Flash to initiate the u-boot-1.1.6 ( Plate : You Lung st2410) : cs8900 card driven, NAND Flash burning, NAND preserve the environment variables (saveenv), bootm, go, Download tftpboot network
Platform: | Size: 9320448 | Author: | Hits:

[VxWorksVxworks_CS8900

Description: 基于S3C2410的Vxworks的CS8900驱动程序源码-based S3C2410 Vxworks CS8900 Driver FOSS
Platform: | Size: 37888 | Author: hsdb | Hits:

[SCMCS8900

Description: CS8900,驱动代码。适合S3C2410开发板用。-CS8900, driver code. S3C2410 development board for use.
Platform: | Size: 19456 | Author: 李斌 | Hits:

[Embeded Linuxcs8900a

Description: 在s3c2410上把cs8900a网卡实现为一个字符设备,是新手学习字符设备的好思路,也是了解cs8900芯片的好途径。-S3C2410 on in the card CS8900A realize a character equipment, learning new characters is a good idea of the equipment, but also understand the CS8900 chip a good way.
Platform: | Size: 2048 | Author: san | Hits:

[ARM-PowerPC-ColdFire-MIPSADS_TFTP

Description: TFTP文本传输协议。本程序使用ADS编写,全部采用嵌入式C语言。本程序从嵌入式CPU S3C2410的系统初始化引导到CS8900A网卡芯片驱动,从TFTP协议到TFTP文件传输的实现,全部都使用C程序实现。-Text Transfer Protocol TFTP. ADS prepared using this procedure, all embedded C language. This procedure from the embedded CPU S3C2410 system initialization guide to the card CS8900A chip-driven, TFTP from the TFTP file transfer protocol to the realization, all using C program.
Platform: | Size: 458752 | Author: | Hits:

[Embeded Linuxvivi

Description: vivi是MIZI公司开发的系统引导程序,原本只支持串口下载。本文以S3C2410处理器加CS8900网络芯片为例,介绍一种在vivi基础上增加网络支持的设计方法,使vivi能够通过TFTP下载文件,可以有效地缩短系统的开发周期,方便用户使用。 关键词 vivi Bootloader TFTP协议 网络功能扩展   随着嵌入式的发展,基于ARM的系统越来越流行。在开发ARM系统时,第一步就是要选择一种合适的Bootloader。目前网络上可得到的Bootloader很多,一般几十KB,所以除非要求把Bootloader限制在几KB以内,否则没有必要自己去写一个Bootloader。Bootloader一般存放在Flash中。当前主流的Flash分为NOR Flash和NAND Flash。前者价格比后者高出很多,而性能相差无几。如果系统采用的是NAND Flash,那么vivi可能会是一个好的选择。-err
Platform: | Size: 504832 | Author: | Hits:

[Embeded Linuxcirrus.tar

Description: st2410上移植好的cs8900驱动,可以直接加入driver/net/下,再修改arch/arm/mach-s3c2410/mach-smdk2410.c的映射地址,编译后可运行-st2410 on the transplant good CS8900 driver, you can directly join the driver/net/under, and then modify the mapping arch/arm/mach-s3c2410/mach-smdk2410.c address, the compiler can be run
Platform: | Size: 8192 | Author: maokaizhao | Hits:

[Embeded-SCM Developlinux2.6_dev

Description: 2410 移植yaffs 网卡cs8900 移植nand flash驱动源码及详细说明-2410 Transplant yaffs card CS8900 transplantation nand flash drive source and a detailed description
Platform: | Size: 313344 | Author: 孙超 | Hits:

[Embeded LinuxCS8900_linux-2.6.24.4

Description: linux2.6.24 S3C2410下的网卡CS8900驱动 具体移植方法可以参考我的blog http://www.cublog.cn/u2/63560/showart_514147.html-linux2.6.24 S3C2410 card CS8900 driver under specific transplantation method can refer to my bloghttp:// www.cublog.cn/u2/63560/showart_514147.html
Platform: | Size: 7168 | Author: kevin | Hits:

[Embeded Linuxcs8900_linux_2.6.24.tar

Description: cs8900 嵌入式Linux驱动源代码,此代码已经升级到了Linux 2.6.24版本的支持。-CS8900 Embedded Linux driver source code, this code has been upgraded to support version of Linux 2.6.24.
Platform: | Size: 6144 | Author: 何家胜 | Hits:

[Embeded LinuxLinuxKernel_2_6_10_SMDK2410CS8900Driver

Description:
Platform: | Size: 16384 | Author: Lief Tang | Hits:

[Linux-Unixvivi-cs8900

Description: linux的根文件系统 基于2410的开发平台 傅里叶公司优化过的-linux root file system based on the 2410 development platform optimized Fourier company
Platform: | Size: 40960 | Author: dh | Hits:

[ARM-PowerPC-ColdFire-MIPScs8900_ads

Description: s3c2410的cs8900网络驱动,ADS调试通过-ads_for_cs8900
Platform: | Size: 459776 | Author: lidaqian | Hits:

[Linux-Unix2410-2440boot

Description: 成功对2410和2440移植支持 usb下载,支持 yaffs文件系统, 支持LCD,支持cs8900和DM900 网卡的TFTP服务下载,功能强大。下载时要收费的!做了很长时间-Support the success of transplantation usb download, support yaffs file system, support LCD, support for DM900 network card cs8900 and TFTP service to download and powerful
Platform: | Size: 402432 | Author: 柯菲 | Hits:
« 12 »

CodeBus www.codebus.net